home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / mac / files / t_baycom / mdmtest.doc < prev    next >
Text File  |  1996-06-25  |  1KB  |  26 lines

  1. MDMTEST1.EXE and MDMTEST2.EXE are simple programs written to help you
  2. with tuning the RXB of your TCM3105 based modem. I found this voltage
  3. to be critical for modem's performace and how -cd option of ax25.com
  4. driver works.
  5.  
  6. Bad RXB causes the output of the TCM3105 to be asymetric.
  7. Suppose you receive a FSK signal modulated with square wave
  8. like: 010101010101010101... With proper RXB you get square wave
  9. with 50% duty cycle out of pin 8 of TCM3105. With bad RXB
  10. positive pulses are of different length then negative ones.
  11.  
  12. mdmtest1.exe takes modem's output and measures the lengths
  13. of positive and negative pulses. Then it computes the deviation
  14. from full bit periods (for 1200 bps the bit period is 1sek/1200 = 0.83 ms)
  15. For synchronous transmition the pulse width should be a multiply
  16. of bit period. The program displays the average deviation
  17. from this rule. Ideally the deviation should be zero when a clean packet
  18. signal is being received. See it yourself...
  19.  
  20. mdmtest2.exe does similar thing but it takes the period between
  21. modem's output transitions of same polarity. This value is used
  22. in improved algorithm for -cd option and it should in principle
  23. be insensitive to small RXB variation. But again: see it yourself...
  24.  
  25. Pawel Jalocha, SP9VRC
  26.